GXGetPrinterType
You can use theGXGetPrinterType
function to obtain the printer type of the printer associated with a particular printer object.
OSType GXGetPrinterType (gxPrinter aPrinter);
aPrinter
- A reference to the printer object associated with a particular printer.
- function result
- The printer type.
DESCRIPTION
TheGXGetPrinterType
function returns a printer type in the format of anOSType
; for example, 'LWRW' for LaserWriter GX.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it. SEE ALSO
For an example that uses theGXGetPrinterType
function, see "Obtaining Printer and Printer Driver Information for a Job" on page 4-22.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help